home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Skunkware 5
/
Skunkware 5.iso
/
src
/
X11
/
tclMotif-1.4
/
programs
/
prog57
< prev
next >
Wrap
Text File
|
1995-06-29
|
197b
|
13 lines
# testing additional resources
xtAppInitialize -class AppRes
. getAppResources { {no_file NoFile "no file" x} }
puts stdout "option1: $x"
xmPushButton .fred managed
. realizeWidget
. mainLoop